if ([self.tableView respondsToSelector:@selector(setSeparatorInset:)])
{
//使变短的分割线延伸
[self.tableView setSeparatorInset:UIEdgeInsetsZero];
}
Dean阅读 1.8k
Swift社区赞 4阅读 874
Swift社区赞 4阅读 831
Swift社区赞 4阅读 823
Swift社区赞 4阅读 702
Swift社区赞 4阅读 656
Swift社区赞 3阅读 1.1k
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。